home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / music_utilities / pt085.dms / pt085.adf / Docs / rip.doc.pp / rip.doc
Text File  |  1989-04-11  |  3KB  |  78 lines

  1.                          =-> DOCS FOR RIP V4.50 <-=
  2.  
  3. NOTE FOR PD-COMPANIES:
  4.  
  5.       !! THIS PROGRAM CAN BE SOLD ONLY BY WRITTEN PERMISSION FROM ME !!
  6.  
  7. Commands with instructions:
  8. ---------------------------
  9. HUNT            - Start hunting for modules.
  10. SEEK [ADDRESS]        - Start hunting from specified address.
  11. CONT            - Continue hunting.
  12. SCAN [START] [STOP]    - Scan disk in DF0 for modules. START = Start
  13.               sector, STOP = Sector where stop scanning.
  14.               (Sector $6E0 is MAX)
  15. PLAY            - Play found mofule.
  16. STOP            - Stop module playing.
  17. INFO            - Some info about found module.
  18. PI [PERIOD] [INSTNO]    - Play sample. PERIOD = Playing period, INSTNO =
  19.               Sample number.
  20. RM [NEWNAME]        - Rename module.
  21. LED            - Toggle Lo-Pass filter. (NO A1000)
  22. DIR [PATH]        - Show directory list.
  23. CD [NEWPATH]        - Specify new current directory.
  24. RS [STRT] [LEN] [ADDR]    - Read sectors. START = Sector from start reading,
  25.               LENGHT = Amount of sectors to be read (MAX $6E0),
  26.               ADDRESS = Destination address.
  27. SI [INSTNO] [FILENAME]    - Save sample. INSTNO = Sample number.
  28. MD [DIRNAME]        - Make directory.
  29. DEL [DIR/FILE NAME]    - Delete directory or file.
  30. LOAD [ADDR] [FILENAME]    - Load file. ADDRESS = Destination address.
  31. SAVE [FILENAME]        - Save module.
  32. 4MAT [DISKNAME]        - Format disk.
  33. QMAT [DISKNAME]        - QFormat. (Formats only Bootsectors & Rootsector)
  34. MENU            - Show menu.
  35. PAGE            - Some text for you!
  36. EXIT (X)        - Sounds like you could quit with this command!
  37.  
  38. NOTE! All numbers must be given by HEXADECIMAL numbers!!
  39. Yeah! Let's see some examples...
  40.  
  41. SCAN 0 6E0        - Scan whole disk for modules...
  42. PI 1BB 1        - Play sample no. 1, with period 443.
  43. RS 0 64 30000        - Read 100 sectors, starting from sector 0, to
  44.               address $30000.
  45. SI 1 COOLSAMPLE        - Save sample no.1 by name "COOLSAMPLE".
  46. LOAD 30000 INTRO    - Load file "INTRO" to address $30000.
  47. 4MAT EMPTY        - Format disk in DF0, and give it name "EMPTY".
  48.  
  49. If you have anything to ask about RIP, or you have just something to say,
  50. or you want a permission to sell this ripper, write to:
  51.  
  52. BEAST OF TALENTS
  53. PATRUUNANTIE 11 A4
  54. 62800 VIMPELI
  55. FINLAND
  56.  
  57. For the end I want to thank all of you, who gave me ideas.
  58. My personal hellos goes to: ACORN/TALENTS, VULCAN/DUAL CREW,
  59. JUKEBOX/TALENTS, ERKKI LUOMA-AHO (THANKS FOR IDEAS), PETRI MAENPAA
  60. (THANKS FOR LETTING ME SAMPLE WITH YA SAMPLER!)
  61.  
  62. Signed 23.05.1992,
  63.           Beast of Talents.
  64.  
  65.  
  66.  
  67. ****************************************************************************
  68.  
  69. If you are not a programmer/genius,  you may have found the above text a bit
  70. difficult  to  understand.    Do  not  worry,  though  -  just look in Total
  71. Irrelevance issue 2  for  my  article "How to get by Without a Sampler".  It
  72. deals with rippers such as this one.   Use the command RIP to search through
  73. the memory and SAVE [filename] to save it out.
  74.  
  75.                                        Mike
  76.  
  77. ****************************************************************************
  78.